PositiveIntOrNull
Deprecated
Use the positiveIntOrNull function instead.
Replace with
import kotools.types.number.positiveIntOrNull
Content copied to clipboard
positiveIntOrNull(value)Content copied to clipboard
Returns the value as a PositiveInt, or returns null if the value is strictly negative.